[INFO] cloning repository https://github.com/yo-sayantan/PDF-Unlocker-Pro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yo-sayantan/PDF-Unlocker-Pro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyo-sayantan%2FPDF-Unlocker-Pro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyo-sayantan%2FPDF-Unlocker-Pro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a5f0f80fc42fe7859067db498ea533b6c9f9cd0
[INFO] checking yo-sayantan/PDF-Unlocker-Pro against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyo-sayantan%2FPDF-Unlocker-Pro" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yo-sayantan/PDF-Unlocker-Pro
[INFO] finished tweaking git repo https://github.com/yo-sayantan/PDF-Unlocker-Pro
[INFO] tweaked toml for git repo https://github.com/yo-sayantan/PDF-Unlocker-Pro written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yo-sayantan/PDF-Unlocker-Pro on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yo-sayantan/PDF-Unlocker-Pro already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded newline-converter v0.2.2
[INFO] [stderr]   Downloaded native-windows-derive v1.0.5
[INFO] [stderr]   Downloaded libm v0.1.4
[INFO] [stderr]   Downloaded stretch v0.3.2
[INFO] [stderr]   Downloaded lopdf v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 228f56bb59626ad93650de51dbabe8c48ed6921417e12b05afb9fe70d5e3f390
[INFO] running `Command { std: "docker" "start" "228f56bb59626ad93650de51dbabe8c48ed6921417e12b05afb9fe70d5e3f390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "228f56bb59626ad93650de51dbabe8c48ed6921417e12b05afb9fe70d5e3f390" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "228f56bb59626ad93650de51dbabe8c48ed6921417e12b05afb9fe70d5e3f390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "228f56bb59626ad93650de51dbabe8c48ed6921417e12b05afb9fe70d5e3f390" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling pdf_unlocker v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking lopdf v0.32.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.75s
[INFO] running `Command { std: "docker" "inspect" "228f56bb59626ad93650de51dbabe8c48ed6921417e12b05afb9fe70d5e3f390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "228f56bb59626ad93650de51dbabe8c48ed6921417e12b05afb9fe70d5e3f390", kill_on_drop: false }`
[INFO] [stdout] 228f56bb59626ad93650de51dbabe8c48ed6921417e12b05afb9fe70d5e3f390
